home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / juicy_lucy.swf / scripts / DefineSprite_229 / frame_2 / DoAction.as
Text File  |  2011-08-19  |  71b  |  9 lines

  1. if(_root.play)
  2. {
  3.    nextFrame();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.